CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 样条 matlab

搜索资源列表

  1. chazhi

    0下载:
  2. Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSampl
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10192
    • 提供者:舞蛳
  1. scyt_interplotion

    0下载:
  2. 三次样条插值的MATLAB程序。需要的来下载。-Cubic spline interpolation of the MATLAB program. Need to download.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:11854
    • 提供者:宁大忠
  1. yangtiaochazhi

    0下载:
  2. 利用三次样条插值计算《数学建模与实验》94页第三题公路的算法。-Using cubic spline interpolation calculation of " Mathematical Modeling and experiment" Highway 94 the third title of the algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:37136
    • 提供者:刘海东
  1. maspline

    1下载:
  2. 插值方法:三次样条插值源代码(一阶导数边界条件)-Interpolation Method: Cubic Spline Interpolation source code (a derivative boundary condition)
  3. 所属分类:Algorithm

    • 发布日期:2016-12-05
    • 文件大小:820
    • 提供者:malanxiang
  1. sanciyangtiao-sanzhuanjiao

    0下载:
  2. 三次样条差值—三转角法的仿真,用于数值分析-Cubic spline difference- three corner simulation method for numerical analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:6259
    • 提供者:serena
  1. szfx

    0下载:
  2. 数值计算Matlab插值,包含拉格朗日,线性,三次样条!-MATLAB MATLAB MATLAB MATLAB MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1024
    • 提供者:Tracy
  1. cubic_spline

    0下载:
  2. 固定边界条件下的三次样条插值matlab程序-fixed boundary condition;cubic spline
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:2805
    • 提供者:刘鹏
  1. selfspline

    0下载:
  2. 第一,二种边界条件的三次样条插值法matlab代码-First, the two kinds of boundary conditions of the cubic spline interpolation matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:798
    • 提供者:张米
  1. shzhfx

    0下载:
  2. 数值分析课程设计,内附MATLAB源码和word,用三次样条插值设计中英文签名,双三次做改进; 采用交互式界面进行操作,用鼠标点击获取名字大致的数据点 三次样条插值算法:可产生二阶光滑度,即二阶导数连续签名图样-Numerical analysis of curriculum design, enclosing the MATLAB source code and the word, using cubic spline interpolation design in English a
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:252975
    • 提供者:zhaoshuangxiang
  1. matlab_No5_spline

    0下载:
  2. 西交大数值计算方法上机作业,三次样条插值-National Chiao Tung University, West numerical method of machine operation, cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:907
    • 提供者:baozewei
  1. cc

    0下载:
  2. Matlab版本三次样条插值,介绍了Matlab三次样条插值(有条件情况下),可以在Matlab上直接运行-Matlab version of the cubic spline interpolation, introduced Matlab cubic spline interpolation (under certain conditions), can be run directly on the Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2197
    • 提供者:陈超
  1. cubic

    0下载:
  2. 使用立方b样条小波的均值插值。使用立方b样条小波的细分插值。-Average interpolation using cubic B-spline wavelet.Subdivision interpolation using cubic B-spline wavelet.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1448
    • 提供者:huql
  1. 20

    0下载:
  2. 如何使用Matlab编程实现三次样条插值法 -How to use the Matlab programming cubic spline interpolation method
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:868
    • 提供者:李帅
  1. Wavelet

    0下载:
  2. 使用二次样条小波的多尺度小波分解及重构算法,为非抽样小波-wavelet transform using quadratic spline wavelet filters
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:1285
    • 提供者:冰释
  1. threetimestruelspline

    0下载:
  2. 基于三次自然样条的算法实现,实现曲线的拟合,效果很好。-three times natruel spline
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3599
    • 提供者:郑阳
  1. chazhiruanjianbao

    1下载:
  2. 这是一个涵盖了Newton插值、线性插值、分段差值、三次样条插值、Hermite插值的一个插值软件包。-This is a cover of the Newton interpolation, linear interpolation, piecewise difference, cubic spline interpolation, Hermite interpolation of an interpolation package.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:481350
    • 提供者:小楼哥
  1. clampedcubicspline

    0下载:
  2. 三次样条插值法,(Matlab实现)以其中第一类边界条件来实现。-Clamped Cubic Spline interpolation based on Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1032
    • 提供者:Comma
  1. cspline

    1下载:
  2. 通用三次样条插值函数,可求解离散点的三次样条插值-General cubic spline interpolation function, can solve the discrete points of the cubic spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:984
    • 提供者:yang
  1. Newton-and-sapine

    0下载:
  2. matlab的Newton插值和三次样条插值-Newton interpolation and cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3304
    • 提供者:xuyangzhe
  1. chazhishiyan

    0下载:
  2. matlab下实现拉格朗日插值与三次样条插值,附实验报告-Lagrange interpolation matlab to achieve with cubic spline interpolation, with a lab report
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:189536
    • 提供者:mohan
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com